From: Chong Yidong Date: Tue, 20 Feb 2007 01:56:02 +0000 (+0000) Subject: * frame.c (x_set_screen_gamma): Apply gamma value to the frame's X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30270 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=864a4ae770d365604a8b716cf40840908b7e32d4;p=emacs.git * frame.c (x_set_screen_gamma): Apply gamma value to the frame's bgcolor. --- diff --git a/src/ChangeLog b/src/ChangeLog index a6b24c04970..ea85360e144 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-02-20 Chong Yidong + + * frame.c (x_set_screen_gamma): Apply gamma value to the frame's + bgcolor. + 2007-02-19 Kim F. Storm * minibuf.c (Fassoc_string): Allow symbols as keys.